test

Modules

authors
module test.authors

DB Idea Source: http://zetcode.com/db/sqlite/constraints/

books
module test.books

DB Idea Source: http://zetcode.com/db/sqlite/constraints/

examples_check_constraint
module test.examples_check_constraint

The following examples come from http://zetcode.com/db/sqlite/constraints/. Even though it is a SQLite tutorial the point is to show how to use this package which does not have to be just SQLite.

examples_default
module test.examples_default

The following examples come from http://zetcode.com/db/sqlite/constraints/. Even though it is a SQLite tutorial the point is to show how to use this package which does not have to be just SQLite.

examples_enum_constraint
module test.examples_enum_constraint

The following examples come from http://zetcode.com/databases/mysqltutorial/constraints/.

examples_exclusion_constraint
module test.examples_exclusion_constraint

The following example comes from http://thoughts.davisjeff.com/2010/09/25/exclusion-constraints-are-generalized-sql-unique/.

examples_foreign_key
module test.examples_foreign_key

The following examples come from http://zetcode.com/db/sqlite/constraints/. Even though it is a SQLite tutorial the point is to show how to use this package which does not have to be just SQLite.

examples_notnull
module test.examples_notnull

The following examples come from http://zetcode.com/db/sqlite/constraints/. Even though it is a SQLite tutorial the point is to show how to use this package which does not have to be just SQLite.

examples_set_constraint
module test.examples_set_constraint

The following examples come from http://zetcode.com/databases/mysqltutorial/constraints/.

examples_unique_constraint
module test.examples_unique_constraint

The following examples come from http://zetcode.com/db/sqlite/constraints/. Even though it is a SQLite tutorial the point is to show how to use this package which does not have to be just SQLite.

linux_distros
module test.linux_distros
Undocumented in source.